Routes an entity count request to the underlying data store, so that all TEntity entities are counted.
Name | Description |
---|---|
Count() | Routes an entity count request to the underlying data store, so that all TEntity entities are counted. |
Count(TFilteringCriteria) | Routes an entity count request to the underlying data store, so that all TEntity entities in compliance with the TFilteringCriteria are counted. |